Lagrange multiplier
We want to optimize (i.e. find the minimum and maximum value of) a
function, ,
subject to the
constraint .
Again, the constraint may be the equation that describes the boundary of
a region or it may not be. The process is actually fairly simple,
although the work can still be a little overwhelming at times.
Method of Lagrange multipliers
- Solve the following system of equations:
- Plug in all
solutions, ,
from the first step
into
and identify the minimum and maximum values, provided they exist
and at
the point. The
constant,
is called the Lagrange Multiplier.
#incomplete Lagrange multiplier theorem
Why are Lagrange multipliers chosen as such? This is so that for
example,
brings back the constraint, and so forth.
References:
- https://en.wikipedia.org/wiki/Lagrange_multiplier
- https://tutorial.math.lamar.edu/classes/calciii/lagrangemultipliers.aspx
- https://www.math.cmu.edu/~gautam/sj/teaching/2016-17/269-vector-analysis/pdfs/lagrange.pdf
- Gilbert Strang, Linear Algebra and its Applications, ch.
6.4, p. 378, 4th ed., 2006.